Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-Payer",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-02-22T10:32:09.079+00:00"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer",
"version" : "1.0",
"name" : "ZIB-Payer",
"title" : "HCIM Payer",
"status" : "retired",
"date" : "2017-01-16T17:02:59.6109232+01:00",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "This profile is based the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) nl.zorg.Payer",
"copyright" : "CC0",
"fhirVersion" : "3.0.1",
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"uri" : "https://zibs.nl/wiki/Payer-v1.2(2015EN)",
"name" : "HCIM Payer-v1.2(2015EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Coverage",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Coverage",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Coverage",
"path" : "Coverage",
"short" : "Coverage",
"alias" : [
"Verzekering"
],
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.8"
}
]
},
{
"id" : "Coverage.identifier",
"path" : "Coverage.identifier",
"short" : "InsurantNumber",
"definition" : "Number under which the insured person is registered at the insurance company\r\nThis item maps the âIdentification number of the cardâ on EHIC field 8",
"alias" : [
"VerzekerdeNummer"
],
"min" : 0,
"max" : "1",
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.6"
}
]
},
{
"id" : "Coverage.type",
"path" : "Coverage.type",
"short" : "InsuranceType",
"definition" : "Type of insurance policy. Codes as returned in the Check for Right to Insurance",
"alias" : [
"VerzekeringsSoort"
],
"min" : 1,
"binding" : {
"strength" : "extensible",
"description" : "Type of insurance policy. Codes as returned in the Check for Right to Insurance.",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.1.1.1--20150401000000",
"display" : "VerzekeringssoortCodelijst"
}
},
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.15"
}
]
},
{
"id" : "Coverage.period",
"path" : "Coverage.period",
"definition" : "Time period during which the coverage is in force. A missing start date indicates the start date isn't known, a missing end date means the coverage is continuing to be in force."
},
{
"id" : "Coverage.period.start",
"path" : "Coverage.period.start",
"short" : "StartDateTime",
"definition" : "Date from which the insurance policy coverage applies.",
"alias" : [
"BeginDatumTijd"
],
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.13"
}
]
},
{
"id" : "Coverage.period.end",
"path" : "Coverage.period.end",
"short" : "EndDateTime",
"definition" : "Date until which the insurance policy coverage applies.\r\nThis item maps the âExpiry dateâ on EHIC field 9.",
"alias" : [
"EindDatumTijd"
],
"min" : 1,
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.14"
}
]
},
{
"id" : "Coverage.payor",
"path" : "Coverage.payor",
"short" : "InsuranceCompany / PayerPerson",
"alias" : [
"Verzekeraar",
"BetalerPersoon"
],
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
}
],
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.2",
"comment" : "PayerPerson is Patient or RelatedPerson"
},
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.3",
"comment" : "InsuranceCompany"
}
]
},
{
"id" : "Coverage.payor.extension",
"path" : "Coverage.payor.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Coverage.payor.extension.BankInformation",
"path" : "Coverage.payor.extension",
"sliceName" : "BankInformation",
"short" : "BankInformation",
"alias" : [
"Bankgegevens"
],
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer-BankInformation"
}
],
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.4"
}
]
},
{
"id" : "Coverage.payor.extension.extension",
"path" : "Coverage.payor.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Coverage.payor.extension.extension.BankName",
"path" : "Coverage.payor.extension.extension",
"sliceName" : "BankName",
"short" : "BankName",
"definition" : "Name of the financial organization.",
"alias" : [
"BankNaam"
],
"min" : 0,
"max" : "1",
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.9"
}
]
},
{
"id" : "Coverage.payor.extension.extension.BankName.url",
"path" : "Coverage.payor.extension.extension.url",
"fixedUri" : "BankName"
},
{
"id" : "Coverage.payor.extension.extension.BankName.valueString",
"path" : "Coverage.payor.extension.extension.valueString",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Coverage.payor.extension.extension.AccountNumber",
"path" : "Coverage.payor.extension.extension",
"sliceName" : "AccountNumber",
"short" : "AccountNumber",
"definition" : "The payerâs bank account number at the listed organization. For European countries, this is the IBAN.",
"alias" : [
"Rekeningnummer"
],
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.11"
}
]
},
{
"id" : "Coverage.payor.extension.extension.AccountNumber.url",
"path" : "Coverage.payor.extension.extension.url",
"fixedUri" : "AccountNumber"
},
{
"id" : "Coverage.payor.extension.extension.AccountNumber.valueString",
"path" : "Coverage.payor.extension.extension.valueString",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Coverage.payor.extension.extension.Bankcode",
"path" : "Coverage.payor.extension.extension",
"sliceName" : "Bankcode",
"short" : "Bankcode",
"definition" : "Code indicating the bank and branch. For European countries, this is the organizationâs BIC or SWIFT code.",
"alias" : [
"Bankcode"
],
"mapping" : [
{
"identity" : "hcim-payer-v1.2-2015EN",
"map" : "NL-CM:1.1.10"
}
]
},
{
"id" : "Coverage.payor.extension.extension.Bankcode.url",
"path" : "Coverage.payor.extension.extension.url",
"fixedUri" : "Bankcode"
},
{
"id" : "Coverage.payor.extension.extension.Bankcode.valueString",
"path" : "Coverage.payor.extension.extension.valueString",
"type" : [
{
"code" : "string"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.